#!/bin/sh
# SPDX-License-Identifier: GPL-2.0
# Copyright (C) 2024 ArchR (https://github.com/archr-linux/Arch-R)

# Enable kernel PWM fan control
echo step_wise > /sys/class/thermal/thermal_zone0/policy

